-
Home
-
Payment Gateway for PayPal on WooCommerce
-
7.1.8
-
Code
-
Classes
- PayPalHttpConfig
| Total Complexity |
37 |
| Dependencies |
1 |
| Dependents |
4 |
| Total lines |
290 |
| Lines of code |
98 |
| Logical lines of code |
46 |
| Comment lines |
125 |
| Methods |
20 |
| Properties |
6 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getHttpConstantsFromConfigs() |
S |
59 |
6 |
14 |
| setHttpProxy() |
S |
59 |
5 |
13 |
| __construct() |
S |
62 |
4 |
10 |
| addHeader() |
S |
67 |
3 |
7 |
| setSSLCert() |
S |
69 |
3 |
6 |
| getHeader() |
S |
71 |
2 |
6 |
| getUrl() |
S |
82 |
1 |
3 |
| getMethod() |
S |
82 |
1 |
3 |
| getHeaders() |
S |
82 |
1 |
3 |
| setUrl() |
S |
81 |
1 |
3 |
| setHeaders() |
S |
81 |
1 |
3 |
| removeHeader() |
S |
80 |
1 |
3 |
| getCurlOptions() |
S |
82 |
1 |
3 |
| addCurlOption() |
S |
80 |
1 |
3 |
| removeCurlOption() |
S |
80 |
1 |
3 |
| setCurlOptions() |
S |
81 |
1 |
3 |
| setHttpTimeout() |
S |
80 |
1 |
3 |
| setHttpRetryCount() |
S |
81 |
1 |
3 |
| getHttpRetryCount() |
S |
82 |
1 |
3 |
| setUserAgent() |
S |
80 |
1 |
3 |